regexp/syntax.parser.checkLimits (method)
5 uses
regexp/syntax (current package)
parse.go#L162: func (p *parser) checkLimits(re *Regexp) {
parse.go#L326: p.checkLimits(re)
parse.go#L434: p.checkLimits(re)
parse.go#L642: p.checkLimits(sub[j])
parse.go#L700: p.checkLimits(sub[j])
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)